CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC TCP

搜索资源列表

  1. TCP-chart

    0下载:
  2. 实现TCP文字聊天,基于MFC的对话框的客户端服务器的-To realize the TCP chat text
  3. 所属分类:ComboBox

    • 发布日期:2017-05-28
    • 文件大小:10315048
    • 提供者:黄攀
  1. TCP-Socket

    0下载:
  2. 主要是实现客户端和服务端的通信,window下基于MFC的聊天通信,注释比较详细-Mainly to achieve client and server communications, window under MFC-based chat communications, more detailed notes
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12583681
    • 提供者:lisa
  1. CSocket-in-TCP--IP-app

    1下载:
  2. MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。-Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own net
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:9465
    • 提供者:rnment
  1. TcpServerDemo

    0下载:
  2. mfc下开发的 tcp ip 接收和发送实例源码-mfc tcp send receive example source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4461
    • 提供者:eseco
  1. TCP_TEST

    0下载:
  2. Visual Studio (MFC) TCP IP Example Code. TCP IP Server Program.
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1147080
    • 提供者:gk
  1. TcpSrv

    0下载:
  2. tcp连接的实现,套接字应用,客户端程序,mfc-tcp connections to achieve
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1562082
    • 提供者:asd
  1. TCP--SWP

    0下载:
  2. TCP滑动窗口协议模拟程序,MFC实现,分客户端、服务端-TCP sliding window protocol simulation program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1172132
    • 提供者:guochenggai
  1. TCP

    0下载:
  2. 使用C++ MFC编写的简易TCP通信程序,包括客户端和服务端两个程序-A TCP communication program written by C++ MFC, including client and server
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:70500
    • 提供者:董红波
  1. RemoteServerTCP

    0下载:
  2. 基于MFC的TCP转发器,CSocket,CAsyncSocket-Based on MFC TCP trans,CSocket,CAsyncSocket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4293596
    • 提供者:邓桂辉
  1. simple-QQ-mfc-implementation

    0下载:
  2. 简易QQ mfc实现源码(学习使用的简单版本) 支持tcp,udp.聊天功能ok。-Simple QQ source MFC implementation (simple version of learning to use) Support TCP, udp. chat ok Simple QQ source MFC implementation (simple version of learning to u
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:9536892
    • 提供者:何鹏飞
  1. tcp-server

    0下载:
  2. 用的是VS2005的开发工具,VC的MFC框架,完成的是TCP的服务器功能,不错的小工具。-Using VS2005 development tools, VC of MFC framework, complete the TCP server functionality, good gadget.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11566546
    • 提供者:王志强
  1. MFC-tcpip-chat-room-

    0下载:
  2. 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分-TCP/IP based communication basically use the SOCKET data communications, the program is divided into server and client in two parts
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4154829
    • 提供者:XIMAN
  1. FightRicherClient

    0下载:
  2. MFC TCP连接的联机斗地主客户端,本人菜鸟一枚,写得很乱,大家可以学习一下,最后只能出5张牌,后面的就没有写了- Online Landlords client MFC TCP connections, rookie one, written in a mess, we can learn about, ultimately, the five cards, the latter would not have written
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:11861395
    • 提供者:韩思明
  1. TCP

    0下载:
  2. 利用MFC 编写的网络TCP通信协议非常有用,采用短连接方式。-The use of MFC prepared by the network TCP communication protocol is very useful, using a short connection.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:6775532
    • 提供者:andy
  1. tcp-and-multithread

    0下载:
  2. 实现了tcp/ip协议的实例,以及Windows多线程编程的演示实例,使用语言是vc++的mfc,有界面部分。-To achieve the tcp/ip protocol instances, and demonstrate examples of Windows multithreaded programming, using vc++ language is the mfc, there interface portion.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-15
    • 文件大小:7384
    • 提供者:cbkqdcn
  1. Communication-with-MFC-based-on-TCP

    0下载:
  2. 基于TCP/IP协议的MFC网络编程实例,适合windows网络编程的初学者-MFC network programming example based on TCP/IP protocol, adaptive for whose who starts to learn Windows network programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-11
    • 文件大小:18111300
    • 提供者:Bruce
  1. TCP

    0下载:
  2. 非常好的TCP/IP网络开发调试工具,是用MFC编写的,可以实现文件的发送-Very good TCP/IP network development and debugging tools
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1892422
    • 提供者:lzsylj
  1. MFC-TCPclient

    0下载:
  2. 基于MFC的TCP客户端实现,主要基于对话框模式-MFC-based TCP client implementation, mainly based on dialog mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1897901
    • 提供者:冯宁
  1. DNPPro_TCP

    0下载:
  2. MFCTCP网络通信 DNP的接收与解析 -Reception and analysis of MFC TCP network communication DNP
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:142775
    • 提供者:su_yangxi
  1. TCP-DebugTool

    1下载:
  2. VS2010编写的MFC程序,带域名解析功能的TCP调试工具-VS2010 prepared by the MFC program, with the domain name resolution function of the TCP debugging tools
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:389270
    • 提供者:刘海
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com